/* 
 * Nanum Barun Gothic Web Fonts
 * https://github.com/92sim/NanumGothic
 *
 * Created by NAVER. (http://www.naver.com)
 */
 
@font-face {
 font-family: 'Nanum Gothic';
 font-style: normal;
 font-weight: 200;
 src: url(../fonts/NanumGothic/NanumGothicLight.eot);
 src: url(../fonts/NanumGothic/NanumGothicLight.eot?#iefix) format('embedded-opentype'),
      url(../fonts/NanumGothic/NanumGothicLight.woff) format('woff'),
      url(../fonts/NanumGothic/NanumGothicLight.ttf) format('truetype');
}
@font-face {
 font-family: 'Nanum Gothic';
 font-style: normal;
 font-weight: 400;
 src: url(../fonts/NanumGothic/NanumGothicRegular.eot);
 src: url(../fonts/NanumGothic/NanumGothicRegular.eot?#iefix) format('embedded-opentype'),
      url(../fonts/NanumGothic/NanumGothicRegular.woff) format('woff'),
      url(../fonts/NanumGothic/NanumGothicRegular.ttf) format('truetype');
}
@font-face {
 font-family: 'Nanum Gothic';
 font-style: normal;
 font-weight: 700;
 src: url(../fonts/NanumGothic/NanumGothicBold.eot);
 src: url(../fonts/NanumGothic/NanumGothicBold.eot?#iefix) format('embedded-opentype'),
      url(../fonts/NanumGothic/NanumGothicBold.woff) format('woff'),
      url(../fonts/NanumGothic/NanumGothicBold.ttf) format('truetype');
}
@font-face {
 font-family: 'Nanum Gothic';
 font-style: normal;
 font-weight: 800;
 src: url(../fonts/NanumGothic/NanumGothicExtraBold.eot);
 src: url(../fonts/NanumGothic/NanumGothicExtraBold.eot?#iefix) format('embedded-opentype'),
      url(../fonts/NanumGothic/NanumGothicExtraBold.woff) format('woff'),
      url(../fonts/NanumGothic/NanumGothicExtraBold.ttf) format('truetype');
}

